DoInitUMacApp initializes MacApp, sets the values of several MacApp global variables, and calls a few low-level routines when the application starts up.
MacApp calls DoInitUMacApp when your application calls InitUMacApp. You never need to call DoInitUMacApp yourself.